gtk4.git
2004-11-02 Matthias ClasenRemove a debug printf(). (#157087, Christian Persch)
2004-11-02 Matthias ClasenActually commit the "stat less" patch which appeared...
2004-11-01 Matthias ClasenAdd an intro.
2004-11-01 Matthias Clasen*** empty log message ***
2004-11-01 Matthias ClasenMove some docs inline.
2004-11-01 Matthias ClasenDoc update.
2004-11-01 Matthias ClasenRevalidate the iter. (#156924, Murray Cumming)
2004-11-01 Matthias ClasenDocument gdk_pixbuf_{major,minor,micro}_version.
2004-11-01 Matthias ClasenBreak the declaration of the three version variables...
2004-11-01 Matthias ClasenAdd a "ref and sink" question. (#156865, Philip Langdal...
2004-11-01 Jonathan Blandfordadd missing tag.
2004-11-01 Matthias ClasenDon't crash on broken ClientMessage events. (#157056...
2004-11-01 Matthias ClasenDocument im_module_file and settings assignments as...
2004-11-01 Matthias ClasenFix a typo in the docs. (#157044, Masao Mutoh)
2004-11-01 Laurent DhimaUpdated Albanian translation.
2004-11-01 Matthias ClasenUpdate the state of the cell view when the state of...
2004-10-31 Miloslav TrmacUpdated Czech translation.
2004-10-31 Adam WeinbergerUpdated Canadian English translation.
2004-10-31 Vincent van... Translation updated by Tino Meinen.
2004-10-31 Matthias ClasenDon't force the height of the action area, we don't...
2004-10-31 Matthias ClasenDon't try to remove stuff from an empty model. (#156575...
2004-10-31 Matthias ClasenUpdate doc comments.
2004-10-31 Matthias ClasenUpdate doc comments.
2004-10-31 Matthias Clasens/PRETEND_WIN9X/G_WIN32_PRETEND_WIN9X/.
2004-10-31 Matthias ClasenSmall correction for gtk_tree_path_new_root(). (#156956...
2004-10-31 Tor Lillqvistgdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32...
2004-10-31 Matthias ClasenAdd api for image transfer via copy-and-paste (#156408)
2004-10-31 Matthias ClasenAdditions.
2004-10-31 Matthias ClasenAdd an ellipsize property with getter and setter. ...
2004-10-30 Robert ÖgrenImplement these on win32, currently only for button...
2004-10-30 Francisco Javier... Updated Spanish translation.
2004-10-30 Matthias ClasenRedisplay the new selection.
2004-10-30 Matthias ClasenAdd a "Select All" menuitem. (#156792, Paolo Borelli)
2004-10-30 Matthias ClasenSort the dir_mtimes list in the same way as the search...
2004-10-30 Matthias ClasenDrop the reference to the pixbuf, regardless whether...
2004-10-29 Hans Breuerupdated
2004-10-29 Hans Breuerupdated
2004-10-29 Matthias ClasenMove the "tail" question to the text view section....
2004-10-29 Matthias ClasenDon't hardwire the supported text targets here, use
2004-10-29 Matthias ClasenDon't loop over the sentinel node. (#156298, Torsten...
2004-10-28 Matthias ClasenUse g_signal_connect_object() to prevent premature...
2004-10-28 Matthias ClasenFix many sparse warnings.
2004-10-28 Matthias ClasenDisconnect from the remove-widget signal after removing...
2004-10-28 Matthias ClasenDestroy the dialog with the parent. (#156557, Paolo...
2004-10-28 Matthias Clasen*** empty log message ***
2004-10-28 Matthias Clasen*** empty log message ***
2004-10-27 Anders CarlssonMake targets const.
2004-10-27 Matthias ClasenSilently ignore non-CLIPBOARD clipboards. (#156610...
2004-10-27 Matthias ClasenMake it build on windows. (#156618, Kazuki IWAMOTO)
2004-10-27 Miloslav TrmacUpdated Czech translation.
2004-10-27 Kjartan MaraasUpdate Update
2004-10-26 Matthias ClasenStop preediting if strtoul couldn't parse the complete...
2004-10-26 Matthias ClasenAdd missing includes. (#156503, Kazuki IWAMOTO)
2004-10-26 Matthias ClasenMake the icon_name parameter G_CONST_RETURN.
2004-10-26 Adam WeinbergerUpdated Canadian English translation.
2004-10-26 Matthias ClasenAdd new symbols.
2004-10-26 Matthias ClasenDocumentation fixes.
2004-10-26 Matthias ClasenRegenerated.
2004-10-26 Anders CarlssonRewrite clipboard handling so that the clipboard conten...
2004-10-26 Anders CarlssonReally handle a NULL model, fixes #137211 for real.
2004-10-26 Carlos Garnacho... Fix for #118764, David Bordoley:
2004-10-26 James M. CapeRework of GtkFileChooserButton, some cleanups. Fixes...
2004-10-25 Anders CarlssonAdd new clipboard persistence api.
2004-10-25 Matthias ClasenDon't leak text. (#156325, Olivier Andrieu)
2004-10-25 Anders CarlssonNew API to handle the clipboard manager.
2004-10-25 Matthias ClasenSupport named icons as logos. (#156378, James Henstridge)
2004-10-25 Adam WeinbergerUpdated Canadian English translation.
2004-10-25 Matthias ClasenFix the doc formatting.
2004-10-25 Matthias ClasenAdd testimage.
2004-10-25 Matthias ClasenUse gtk_image_new_from_icon_name().
2004-10-25 Kjartan MaraasAdd.
2004-10-25 Matthias ClasenAdd a public setting for button ordering (#74669, Owen...
2004-10-25 Matthias ClasenAdd a new type GTK_IMAGE_ICON_NAME for named icons...
2004-10-25 Matthias ClasenUse G_DEFINE_TYPE, intialize the has_entry property...
2004-10-24 Jonathan BlandfordAdd GtkAboutDialog and GtkFileChooserButton
2004-10-24 Matthias ClasenUse the new g_key_file api in GLib.
2004-10-24 Matthias ClasenFix the build.
2004-10-24 Matthias ClasenIf the location dialog is brought up by typing '/'...
2004-10-24 Matthias ClasenInvalidate the window if the tree is empty, to avoid...
2004-10-23 Matthias ClasenFix some entries.
2004-10-23 Søren SandmannRemove assertion that can get triggered by broken sort...
2004-10-23 Søren SandmannReplace broken, overly clever implementation with one...
2004-10-23 Søren SandmannRemove check for previous state being ACTIVE. Bug 153876.
2004-10-23 Francisco Javier... Updated Spanish translation
2004-10-22 Matthias ClasenAdd new DND functions.
2004-10-22 Matthias ClasenUse the new file DND api.
2004-10-22 Francisco Javier... Updated Spanish translation.
2004-10-22 Owen Taylorri Oct 22 13:25:25 2004 Owen Taylor <otaylor@redhat...
2004-10-22 Matthias ClasenDocument how to use info with text/image targets.
2004-10-22 Laurent DhimaUpdated Albanian translation.
2004-10-21 Anders CarlssonGdkBitmap is a GObject, not a boxed type.
2004-10-21 Owen Taylor#155952
2004-10-21 Matthias Clasen*** empty log message ***
2004-10-21 Matthias ClasenImplement for cached themes.
2004-10-21 Amanpreet Singh... update default:LTR
2004-10-21 Matthias ClasenMake it compile without mmap() and add some more checks...
2004-10-21 Matthias ClasenAdd convenience api for image dnd (#150165):
2004-10-21 Matthias ClasenMake the code clearer. (#155239, Murray Cumming)
2004-10-20 David LodgeUpdated British English translation.
2004-10-20 Miloslav TrmacUpdated Czech translation.
next